home *** CD-ROM | disk | FTP | other *** search
- object about_form: Tabout_form
- Left = 202
- Top = 145
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'About SkyEdit'
- ClientHeight = 212
- ClientWidth = 376
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 361
- Height = 169
- end
- object label1: TLabel
- Left = 16
- Top = 16
- Width = 342
- Height = 75
- Caption = 'SkyEdit 1.0'
- Font.Color = clBlack
- Font.Height = -64
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object label2: TLabel
- Left = 127
- Top = 96
- Width = 133
- Height = 13
- Caption = 'Written by: Alex Suzuki'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 75
- Top = 112
- Width = 226
- Height = 13
- Caption = 'SkyEdit is freeware and can be freely distributed'
- end
- object Label4: TLabel
- Left = 24
- Top = 128
- Width = 205
- Height = 13
- Caption = 'Still, please feel free to write me an e-mail to'
- end
- object Label5: TLabel
- Left = 232
- Top = 128
- Width = 120
- Height = 13
- Cursor = crCross
- Hint = 'Write me a mail!'
- Caption = 'sky@galaxycorp.com'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = Label5Click
- end
- object Label6: TLabel
- Left = 52
- Top = 144
- Width = 85
- Height = 13
- Caption = 'or visit my website'
- end
- object Label7: TLabel
- Left = 140
- Top = 144
- Width = 183
- Height = 13
- Cursor = crCross
- Hint = 'Visit my site!'
- Caption = 'http://www.galaxycorp.com/sky'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = Label7Click
- end
- object Label8: TLabel
- Left = 69
- Top = 160
- Width = 237
- Height = 13
- Caption = 'Gimme feedback! ("SkyEdit ain'#39't that stupid at all")'
- end
- object btn_close: TButton
- Left = 151
- Top = 184
- Width = 75
- Height = 25
- Caption = '&OK'
- TabOrder = 0
- OnClick = btn_closeClick
- end
- end
-